home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / liblouis / tables / compress.ctb < prev    next >
Text File  |  2009-08-24  |  995b  |  33 lines

  1. ###############################################################################
  2. # BRLTTY - A background process providing access to the Linux console (when in
  3. #          text mode) for a blind person using a refreshable braille display.
  4. #
  5. # Copyright (C) 1995-2004 by The BRLTTY Team. All rights reserved.
  6. #
  7. # BRLTTY comes with ABSOLUTELY NO WARRANTY.
  8. #
  9. # This is free software, placed under the terms of the
  10. # GNU General Public License, as published by the Free Software
  11. # Foundation.  Please see the file COPYING for details.
  12. #
  13. # Web Page: http://mielke.cc/brltty/
  14. #
  15. # This software is maintained by Dave Mielke <dave@mielke.cc>.
  16. ###############################################################################
  17.  
  18. # Multiple Blank, Tab, etc. Suppression Table
  19.  
  20. # Sequences which should be represented by no dots.
  21. repeated \s 0
  22. repeated \t 0
  23.  
  24. # cut down lines of hyphens, underscores, etc.
  25. repeated --- =
  26. repeated ___ =
  27. repeated === =
  28.  
  29. include allchars.cti
  30. include text.nabcc.dis
  31. # end of table
  32.  
  33.